home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000513_fj@iesd.auc.dk_Fri Apr 29 16:14:49 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  1KB

  1. Received: from iesd.auc.dk by cs.umb.edu with SMTP id AA23771
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Fri, 29 Apr 1994 08:15:22 -0400
  3. Received: from loke.iesd.auc.dk (fj@loke.iesd.auc.dk [130.225.48.20]) by iesd.auc.dk (8.6.5/8.6.5) with ESMTP id OAA05813; Fri, 29 Apr 1994 14:15:18 +0200
  4. From: Frank Jensen <fj@iesd.auc.dk>
  5. Received: from localhost (fj@localhost) by loke.iesd.auc.dk (8.6.5/8.6.5) id OAA26977; Fri, 29 Apr 1994 14:14:49 +0200
  6. Date: Fri, 29 Apr 1994 14:14:49 +0200
  7. Message-Id: <199404291214.OAA26977@loke.iesd.auc.dk>
  8. To: coleman@math.gatech.edu
  9. Cc: tex-k@cs.umb.edu
  10. In-Reply-To: <9404290225.AA19186@math> (coleman@math.gatech.edu)
  11. Subject: Re: can't find yywrap
  12.  
  13. > ps. I'm not sure if it matters, but I'm using bison/flex.
  14. >     But the configure seems to handle that ok.
  15.  
  16. I had the same problem once.  Now I always use the yacc/lex that comes
  17. with the Sun C compiler (the real one), since it doesn't matter which
  18. versions are being used (provided they are not broken, of course).
  19.  
  20. > pps. Also I might mention, that it's unclear in the file
  21. >      web2c.help.kpathsea whether the patch should be applied
  22. >      before or after configure (or whether it matters at all).
  23.  
  24. It doesn't matter.  (The extra step was thought of as a `preprocessing'
  25. step to be applied before the normal instructions were being carried
  26. out.)
  27.  
  28. /Frank